jupyter.wire.connection

Undocumented in source.

Members

Functions

fileNameToConnectionInfo
ConnectionInfo fileNameToConnectionInfo(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeReceive
auto maybeReceive(Socket socket, T arg)
Undocumented in source. Be warned that the author may not have intended to support it.
recvRequestMessage
Nullable!Message recvRequestMessage(Socket socket)

Receive a message on the given zeromq socket without blocking. If there are no messages to be received, returns a null message.

Structs

ConnectionInfo
struct ConnectionInfo
Undocumented in source.
Sockets
struct Sockets
Undocumented in source.

Meta